@font-face
{font-family: PingFangMedium;
    src: url('PingFangMedium.otf')}
@font-face
{font-family: DINCond;
    src: url('DINCond-Light.otf')}
@font-face
{font-family: DIN;
    src: url('DIN-Medium.otf')}
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,span,em,i,button{margin:0;padding:0;color:inherit;line-height: inherit;font-family:"PingFangMedium","PingFangSC-Regular","microsoft yahei";color:#333;}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a{ text-decoration:none; color:inherit;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i,p,span,div{font-style:normal;font-size:inherit;color:inherit;}
*{box-sizing:border-box;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}
.auto{width: 1200px;margin:0 auto;}
:hover{transition: all .2s;}
.bold{font-weight: bold;}
.center{text-align: center!important;}
.img{width: 100%;display: block;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';position:absolute;display: block;}
.ipt{border:none;}
.img_hover_wrap{overflow: hidden;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.05,1.05);}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
body{background: #fff;min-width:1200px;}

.flipx .icon{transition: all .3s;}
.flipx:hover .icon{transform:scaleX(-1);}

.scale .icon{transition: all .3s;}
.scale:hover .icon{transform: scale(1.1,1.1);}

.zoomimg{position:relative;}
.zoomimg .img{display: block;position:absolute;width: 100%;height: 100%;left: 0;top: 0;}

.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}
.text-right{text-align: right!important;}
.flex{display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-v { -webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.flex-w{flex-wrap:wrap;}
.flex-1{flex:1;overflow: hidden;}
.flex-start{align-items: flex-start;}
.flex-end{align-items: flex-end;}

.item{}
.item .imgbox{display: block;overflow: hidden;}
.item .img{transition: all 1s;width: 100%;display: block;}
.item:hover .imgbox .img{transform: scale(1.1,1.1);}

.btn{color: #fff;background: #6bb008;border:none;display: block;cursor: pointer;text-align: center;}
.btn:hover{background: #063636;}
.bg{background: #fbfbfa;}
.bg-white{background: #fff;}

/* 公共头部底部 */
.head{padding:10px 0;position:absolute;width: 100%;left: 0;top: 0;z-index:100;}
.head.scroll{background: #fff;position:fixed;border-bottom:1px solid #efefef;}
.hd-logo{}
.hd-logo .img{height: 55px;}

.hd-nav{}
.hd-nav li{display: inline-block;vertical-align: middle;margin-left: 40px;position:relative;}
.hd-nav li>a{display: block;font-size: 18px;color: #191b10;line-height: 60px;position:relative;}
.hd-nav li>a::after{content:'';position:absolute;left: 50%;width: 0;height: 4px;background: #6bb008;transition: all .3s;bottom: 0;}
.hd-nav li:hover>a,.hd-nav li.cur>a{color: #6bb008;}
.hd-nav li:hover>a::after,.hd-nav li.cur>a::after{width: 36px;margin-left: -18px;}
.hd-nav li:hover .drop{display: block;}


.hd-nav .drop{position:absolute;width: 116px;left: 50%;margin-left: -58px;background: #fff;padding:8px 0;display: none;}
.hd-nav .drop a{display: block;font-size: 14px;color: #191b10;line-height: 38px;text-align: center;border-left:4px solid transparent;}
.hd-nav .drop a:hover,.hd-nav .drop a.this{color: #6bb008;background: #f0f7e6;border-color:#6bb008;}



.foot{background: url(../img/ft_05.jpg) no-repeat center;background-size:cover;}
.ft-t{padding:40px 0 20px;}
.ft-t .info{}
.ft-t .info .row{margin-bottom: 10px;}
.ft-t .info .ico{width: 22px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.ft-t .info .fz{font-size: 16px;font-weight: bold;}
.ft-t .info .wz{font-size: 14px;color: #666666;padding-left: 27px;margin-top: 3px;}

.ft-t .vxbox{}
.ft-t .vxbox .pic{width: 170px;}

.ft-t .links{}
.ft-t .links .bt{font-size: 16px;color: #0d161d;font-weight: bold;margin-bottom: 8px;}
.ft-t .links .lks{}
.ft-t .links .lk{font-size: 14px;color: #666;line-height: 34px;display: block;}
.ft-t .links .lk:hover{color: #6bb008;}

.ft-b{text-align: center;font-size: 14px;color: #666666;padding:10px 0;line-height: 22px;}

/* index */
.idx-ban{}
.idx-ban .img{width: 100%;display: block;}

.idx-ban .swiper-pagination{font-size: 0;bottom: 30px;}
.idx-ban .swiper-pagination-bullet{width: 36px;height: 2px;background: rgba(255,255,255,.6);border-radius:0;opacity: 1;}
.idx-ban .swiper-pagination-bullet-active{background: #fff;}



.idx-titbox{text-align: center;margin-bottom: 35px;}
.idx-titbox .en{font-size: 60px;color: #efefef;font-weight: bold;line-height: 60px;}
.idx-titbox .cn{font-size: 36px;color: #0d161d;font-weight: bold;line-height: 40px;margin-top: -20px;}
.idx-titbox .smwz{font-size: 16px;color: #999999;margin-top: 10px;}

.idx-titbox.white .en{color:rgba(239,239,239,.2)}
.idx-titbox.white .cn{color: #fff;}



.idx-xw{padding:80px 0 100px;}
.idx-xw .detail{}
.idx-xw .slide{width: 620px;position:relative;margin-right: 30px;}
.idx-xw .slide .img{width: 100%;display: block;height: 375px;}
.idx-xw .slide .shade{position:absolute;width: 100%;left: 0;top: 50%;bottom:0;background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.5));}
.idx-xw .slide .bot{position:absolute;width: 100%;left: 0;bottom: 0;padding:12px 160px 12px 15px;}
.idx-xw .slide .title{font-size: 20px;color: #fff;}
.idx-xw .slide .date{font-size: 14px;color: #fff;margin-top: 5px;}

.idx-xw .slide .swiper-pagination{font-size: 0;bottom: 20px;width: auto;left: auto;right: 15px;}
.idx-xw .slide .swiper-pagination-bullet{width: 10px;height: 2px;background: rgba(255,255,255,.6);border-radius:0;opacity: 1;margin:0 3px;}
.idx-xw .slide .swiper-pagination-bullet-active{background: #fff;}


.idx-xw .info-list{}
.idx-xw .menu{margin-bottom: 30px;}
.idx-xw .menu .lk{font-size: 16px;color: #333;line-height: 38px;padding:0 15px;border-radius:19px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.idx-xw .menu .lk:hover,.idx-xw .menu .lk.cur{color: #fff;background: #6bb008;}
.idx-xw .menu .more{font-size: 14px;color: #6bb008;display: inline-block;line-height: 38px;}
.idx-xw .menu .more:hover{text-decoration: underline;}

.idx-xw .list{}
.idx-xw .list .item{margin-bottom: 28px;}
.idx-xw .list .datebox{width: 64px;height: 56px;background: #063636;border-radius:3px;text-align: center;margin-right: 20px;position:relative;padding-top: 14px;}
.idx-xw .list .year{font-size: 14px;color: #fff;width: 54px;height: 22px;background: #6bb008;position:absolute;top: -11px;left: 50%;margin-left: -27px;}
.idx-xw .list .day{font-size: 30px;color: #fff;font-family: 'DIN';font-weight: bold;}
.idx-xw .list .info{flex:1;padding-top: 4px;overflow: hidden}
.idx-xw .list .title{font-size: 18px;font-weight: bold;display: block;}
.idx-xw .list .desc{font-size: 14px;color: #666;margin-top: 5px;}
.idx-xw .list .item:last-child{margin-bottom: 0;}
.idx-xw .list .item:hover .title{color: #6bb008;}

.idx-xm{padding:40px 0 80px;background: #f7f7f7;}
.idx-xm .detail{}

.idx-xm .item{display: block;position:relative;}
.idx-xm .item .imgbox{height: 520px;}
.idx-xm .item .img{}
.idx-xm .item .bot{position:absolute;width: 100%;left: 0;bottom: 0;background: url(../img/idx_05.png) no-repeat center;background-size:cover;height: 56px;padding:0 40px;}
.idx-xm .item .title{font-size: 14px;color: #fff;line-height: 56px;text-align: center;}
.idx-xm .item::before,.idx-xm .item::after{content:'';position:absolute;top: 0;width: 40px;height: 40px;z-index:10;}
.idx-xm .item::before{background: url(../img/idx_06.png) no-repeat center;background-size:cover;left: 0;}
.idx-xm .item::after{background: url(../img/idx_07.png) no-repeat center;background-size:cover;right: 0;}

.idx-xm .shade{position:absolute;width: 100%;height: 100%;left: 0;top: 0;background:rgba(5,53,53,.8);text-align: left;padding:8% 5% 0;z-index:30;opacity: 0;}
.idx-xm .shade .bt{font-size: 20px;color: #6bb008;}
.idx-xm .shade .txt{font-size: 14px;color: #fff;line-height: 28px;-webkit-line-clamp: 7;height: 196px;margin-top: 20px;}
.idx-xm .shade .address{font-size: 14px;color: #fff;margin-top: 40px;background: url(../img/idx_19.png) no-repeat left center;background-size:20px;padding-left: 26px;line-height: 30px;}
.idx-xm .shade .more{font-size: 14px;width: 110px;line-height: 36px;margin-top: 30px;border:1px solid transparent;}
.idx-xm .shade .more:hover{border:1px solid #6bb008;color:#fff;}
.idx-xm .item:hover .shade{opacity: 1;}

.idx-xm .detail{position:relative;z-index:60;}
.idx-xm .swiper-container{position:static;}
.idx-xm .swiper-button-next, .idx-xm .swiper-button-prev{width: 46px;height: 46px;left: 50%;border:1px solid #6bb008;opacity: 1!important;bottom: -100px;margin: 0;top:auto;z-index:600;}
.idx-xm .swiper-button-prev{background: url(../img/idx_08.png) no-repeat center #053535;background-size:cover;margin-left: -66px;}
.idx-xm .swiper-button-next{background: url(../img/idx_09.png) no-repeat center #053535;background-size:cover;margin-left: 20px;}
.idx-xm .swiper-button-next:hover, .idx-xm .swiper-button-prev:hover{background-color:#6bb008!important;}

.idx-ly{padding:80px 0 120px;background: url(../img/idx_13.jpg) no-repeat center;background-size:cover;min-height:850px;}
.idx-ly .detail{position:relative;}
.idx-ly .swiper-container{max-width:1100px;width: 58%;position:static;border:6px solid #f6ffe9;}
.idx-ly .img{margin:0 auto;display: block;height: 500px;}

.idx-ly .swiper-button-next, .idx-ly .swiper-button-prev{width: 18%;height: 420px;background: #000;margin:-210px 0 0;left: auto;border:6px solid #f6ffe9;opacity: 1!important;}
.idx-ly .swiper-button-prev{left: 2%;background: url(../img/idx_17.jpg) no-repeat center;background-size:cover;}
.idx-ly .swiper-button-next{right: 2%;background: url(../img/idx_18.jpg) no-repeat center;background-size:cover;}
.idx-ly .swiper-button-prev:hover{background: url(../img/idx_17.jpg) no-repeat center;background-size:cover;}



.idx-us{padding:70px 0 145px;background: url(../img/idx_16.jpg) no-repeat center;background-size:cover;}
.idx-us .detail{padding: 20px;background: #fff;}
.idx-us .imgbox{width: 500px;margin-right: 35px;overflow: hidden;}
.idx-us .imgbox .img{width: 100%;height: 420px;transition: all 2s;}
.idx-us .imgbox:hover .img{transform: scale(1.1,1.1);}
.idx-us .info{padding-top: 40px;}
.idx-us .title{font-size: 22px;color: #0d161d;font-weight: bold;}
.idx-us .icon{display: block;margin:15px 0;}
.idx-us .txt{font-size: 14px;color: #666666;line-height: 30px;-webkit-line-clamp: 7;height: 210px;}
.idx-us .more{font-size: 14px;width: 110px;line-height: 40px;margin-top: 30px;}
.idx-us .more:hover{border:1px solid #6bb008;color:#fff;}

/* 新闻中心 */
.inner-ban .img{width: 100%;display: block;}

.xw-main{padding:80px 0 60px;}

.menu-bar{margin-bottom: 60px;padding: 20px 0;border-bottom:1px solid #efefef;}
.menu-bar .lk{font-size: 16px;color: #333;line-height: 38px;padding:0 15px;border-radius:19px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.menu-bar .lk:hover,.menu-bar .lk.cur{color: #fff;background: #6bb008;}
.menu-bar .more{font-size: 14px;color: #6bb008;display: inline-block;line-height: 38px;}
.menu-bar .more:hover{text-decoration: underline;}

.xw-list{}
.xw-list .item{width: 560px;margin-bottom: 40px;border-bottom:1px solid #eceef2;position:relative;}
.xw-list .imgbox{display: block;}
.xw-list .imgbox .img{width: 100%;height: 270px;}
.xw-list .box{padding:30px 0;display: flex;}
.xw-list .datebox{width: 120px;text-align: center;}
.xw-list .date{font-size: 28px;color: #a1a5a8;line-height: 30px;}
.xw-list .arrow{width: 18px;display: none;margin:33px auto 0;}
.xw-list .info{flex:1;overflow: hidden;margin-left: 10px;}
.xw-list .title{font-size: 20px;color: #0d161d;font-weight: bold;display: block;line-height: 30px;}
.xw-list .txt{font-size: 16px;color: #666666;line-height: 30px;-webkit-line-clamp: 2;margin-top: 15px;}
.xw-list .item::after{content:'';position:absolute;left: 0;bottom: 0;height: 1px;background: #6bb008;width: 0;transition: all .3s;}
.xw-list .item:hover::after{width: 100%;}
.xw-list .item:hover .date{color: #6bb008;}
.xw-list .item:hover .title{color: #6bb008;}
.xw-list .item:hover .txt{color: #6bb008;}
.xw-list .item:hover .arrow{display: block;}

.pagelist{text-align: right;}
.pagelist a{display: inline-block;vertical-align: middle;text-align: center;font-size: 15px;color: #333;width: 38px;height: 38px;border-radius:4px;border:1px solid #c7ced5;margin-left: 6px;line-height: 36px;}
.pagelist a:hover,.pagelist a.active{color: #fff;background: #6bb008;border-color:#6bb008;}

/* 重点项目 */
.xm-main{padding:80px 0 60px;}
.xm-bar{width: 200px;background: #fff;margin-right: 20px;}
.xm-bar .tt{margin:0 20px;border-bottom:1px solid #eceef2;font-size: 18px;color: #6bb008;line-height: 60px;}
.xm-bar .tt .icon{margin-right: 5px;width: 20px;}

.xm-bar .list{padding:20px 0;}
.xm-bar .list li{margin-bottom: 8px;}
.xm-bar .list li>a{display: block;font-size: 16px;color: #666666;line-height: 40px;padding-left: 20px;border-left:3px solid transparent;background: url(../img/xm_03.png) no-repeat 95% center;background-size:16px;padding-right: 35px;}
.xm-bar .list li.cur>a,.xm-bar .list li:hover>a{color: #6bb008;border-color:#6bb008;background-color:#f0f7e6;background-image: url(../img/xm_03-1.png);}

.xm-con{padding:0 25px;}
.xm-tt{border-bottom:1px solid #eceef2;line-height: 60px;}
.xm-tt .bt{font-size: 20px;color: #333333;font-weight: bold;background: url(../img/xm_04.png) no-repeat left center;background-size:18px;padding-left: 25px;}
.xm-tt .wz{font-size: 15px;color: #999999;margin-left: 20px;padding-left: 25px;}
.xm-tt .read{background: url(../img/xm_05.png) no-repeat left center;background-size:20px;}
.xm-tt .date{background: url(../img/xm_06.png) no-repeat left center;background-size:20px;}

.xm-edit{font-size: 16px;color: #333333;line-height: 34px;padding:25px 0;}

/* 新闻详情 */
.xw-top{border-bottom:1px solid #eceef2;padding-bottom: 15px;text-align: center}
.xw-top .title{font-size: 24px;color: #333333;margin-bottom: 15px;font-weight: bold;}
.xw-top .admin{font-size: 15px;color: #333333;}
.xw-top .wz{font-size: 15px;color: #999999;margin-left: 20px;padding-left: 25px;}
.xw-top .read{background: url(../img/xm_05.png) no-repeat left center;background-size:20px;}
.xw-top .date{background: url(../img/xm_06.png) no-repeat left center;background-size:20px;}





